home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / enabledisplay / RCS / enabledisplay.man,v < prev   
Text File  |  1990-02-23  |  682b  |  44 lines

  1. head     1.1;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @@;
  7.  
  8.  
  9. 1.1
  10. date     90.02.23.12.13.21;  author shirriff;  state Exp;
  11. branches ;
  12. next     ;
  13.  
  14.  
  15. desc
  16. @@
  17.  
  18.  
  19.  
  20. 1.1
  21. log
  22. @Initial revision
  23. @
  24. text
  25. @' $Header: /a/newcmds/true/RCS/true.man,v 1.2 88/12/29 13:09:51 ouster Exp $ SPRITE (Berkeley)
  26. .so \*(]ltmac.sprite
  27. .HS ENABLEDISPLAY cmds
  28. .BS
  29. .SH NAME
  30. enabledisplay \- Enables display on a machine
  31. .SH SYNOPSIS
  32. \fBenabledisplay [-off]\fR
  33. .BE
  34.  
  35. .SH DESCRIPTION
  36. .PP
  37. This command enables or disables the display.  The default is to
  38. enable, and with any argument the display is disabled.
  39. This command simply makes a call to Sys_EnableDisplay.
  40.  
  41. .SH KEYWORDS
  42. enable, display
  43. @
  44.